EvoClass
PolyU COMP5511 • Lab 9
Intro to Modern Mini-LLMs (Qwen, Hugging Face, Inference)
From Image AI to Language AI
In earlier weeks, we trained models to
recognize images
.
This week, we study models that
generate text
.
Instead of answering
“What digit is this?”
, the model answers
“What token should come next?”
This is our first step into
Natural Language Processing (NLP)
.
Transitioning from Computer Vision to NLP
Open Colab Notebook
Session
Lab 9
Date
2026-03-16
Instructor
Ran Cheng
Duration
60 Mins